home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 2002 November / SGI IRIX Base Documentation 2002 November.iso / usr / share / catman / g_man / cat3 / ftn / multma.z / multma
Encoding:
Text File  |  2002-10-03  |  1.9 KB  |  67 lines

  1.  
  2.  
  3.  
  4. mmmmuuuullllttttmmmmaaaa((((3333GGGG))))                                                          mmmmuuuullllttttmmmmaaaa((((3333GGGG))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      mmmmuuuullllttttmmmmaaaa - premultiplies the current transformation matrix
  10.  
  11. FFFFOOOORRRRTTTTRRRRAAAANNNN 77777777 SSSSPPPPEEEECCCCIIIIFFFFIIIICCCCAAAATTTTIIIIOOOONNNN
  12.      ssssuuuubbbbrrrroooouuuuttttiiiinnnneeee mmmmuuuullllttttmmmmaaaa((((mmmm))))
  13.      rrrreeeeaaaallll mmmm((((4444,,,,4444))))
  14.  
  15. PPPPAAAARRRRAAAAMMMMEEEETTTTEEEERRRRSSSS
  16.      _m   expects the matrix that is to premultiply the current matrix.
  17.  
  18. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  19.      mmmmuuuullllttttmmmmaaaa premultiplies the current matrix, as specified by mmmmmmmmooooddddeeee, by the
  20.      4x4 floating point matrix _m.  Thus if _T is the current matrix, mmmmuuuullllttttmmmmaaaa((((_M))))
  21.      replaces _T with _M*_T.  The current matrix is the top matrix on the
  22.      transformation stack if mmmmmmmmooooddddeeee is MMMMSSSSIIIINNNNGGGGLLLL, the top matrix on the ModelView
  23.      matrix stack if mmmmmmmmooooddddeeee is MMMMVVVVIIIIEEEEWWWWIIII, the Projection matrix if mmmmmmmmooooddddeeee is
  24.      MMMMPPPPRRRROOOOJJJJEEEE, or the Texture matrix if mmmmmmmmooooddddeeee is MMMMTTTTEEEEXXXXTTTTUUUU.
  25.  
  26. SSSSEEEEEEEE AAAALLLLSSSSOOOO
  27.      getmat, loadma, popmat, pushma
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.                                                                         PPPPaaaaggggeeee 1111
  64.  
  65.  
  66.  
  67.